Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 177,047 for

document formatting

(0.1 sec)
  1. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and Formatting of a Word Document using C++....Words Document Object Model (DOM) Contents [ Hide...Hide ] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/cpp/aspose-words-document...
  2. Copy Range Style Only|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/net/copy-range-style-only/
  3. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....Ask AI Set Conditional Formats of Excel and ODS files. Contents...Introduction Conditional formatting is an advanced Microsoft...

    docs.aspose.com/cells/python-net/conditional-fo...
  4. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...enumeration Specifies a general format that is applied to a numeric...have a combination of general formats. Members Name Description NONE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Online RTF File Comparison or Build Python Apps...

    Free online app to Compare different RTF files. Python comparison library code for RTF Documents....NET Compare Rtf Online Document Comparison App and Python...powerful Python based RTF document comparison applications. Freely...

    products.aspose.com/total/python-net/compare/rtf/
  6. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java.... Document doc = new Document(); DocumentBuilder...before setting any table formatting. builder.insertCell(); //...

    reference.aspose.com/words/java/com.aspose.word...
  7. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional Formatting may be defined in a table style in Java....areas to which conditional formatting may be defined in a table...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the Document....Inserts a hyperlink into the document. insertHyperlink ( displayText...link to be displayed in the document. urlOrBookmark string Link...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...functionality that preserves document formatting and handles fields reliably...database into an Aspose.Words.Document object. Perform Mail Merge...

    forum.aspose.com/t/interop-to-aspose-c/324832
  10. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell Formatting options for enhanced data presentation in your applications....property Provides access to the formatting properties of the cell. public...how to modify formatting of a table cell. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...